home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / X11 / dox-9.1 / README < prev    next >
Encoding:
Text File  |  1995-06-23  |  1.4 KB  |  28 lines

  1. : '@(#)README    9.1'
  2.  
  3. The dox program is a shell command-line interface to Xlib functions;
  4. it can be used to create (very) simple script-based X applications.
  5.  
  6. In addition to the dox source code and manual page, there are four scripts:
  7.     try.sh        exercises all Xlib functions callable by dox
  8.     xshev.sh    ksh-script-based version of contributed xev program
  9.     xshkill.sh    script-based version of standard xkill program
  10.     xshlogo.sh    ksh-script-based version of standard xlogo program
  11. These are intended as examples only and are not installed by the Imakefile.
  12.  
  13. The program has been tested on a Sun 4/75 running SunOS 4.1.1; it was compiled
  14. with both Sun's C compiler and GCC 2.5.8.
  15.  
  16. 1994    Arthur David Olson (arthur.david.olson@nih.gov)
  17.  
  18. The X Consortium, and any party obtaining a copy of these files from
  19. the X Consortium, directly or indirectly, is granted, free of charge, a
  20. full and unrestricted irrevocable, world-wide, paid up, royalty-free,
  21. nonexclusive right and license to deal in this software and
  22. documentation files (the "Software"), including without limitation the
  23. rights to use, copy, modify, merge, publish, distribute, sublicense,
  24. and/or sell copies of the Software, and to permit persons who receive
  25. copies from any such party to do so.  This license includes without
  26. limitation a license to do the foregoing actions under any patents of
  27. the party supplying this software to the X Consortium.
  28.